Dekoratives Banner

FileSystem exists Attribute


    File(path).exists
    Folder(path).exists

Description

    The exists attribute of File or Folder returns true if the path name of this object refers to an already existing file or folder.

Type

    Boolean; read-only.